Xuni 製品ヘルプ
GroupItem<K,T> クラス
メンバ 
キーの型
このグループのサブ項目の型
グループ項目を表します。
オブジェクト モデル
GroupItem<K,T> クラス
構文
[System.Diagnostics.DebuggerDisplay(Value="Group = {Group} Count = {Count}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public class GroupItem<K,T> : System.Collections.ObjectModel.ObservableCollection<T>, ICollectionViewGroup<K,T>  
where K: class
where T: class
型パラメータ
K
キーの型
T
このグループのサブ項目の型
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         Xuni.CollectionView.GroupItem<K,T>

参照

GroupItem<K,T> メンバ
Xuni.CollectionView 名前空間

 

 


Copyright c GrapeCity inc. All rights reserved.